v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
builtins-api.cc File Reference
Include dependency graph for builtins-api.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Functions

 v8::internal::BUILTIN (HandleApiConstruct)
 
static V8_WARN_UNUSED_RESULT Tagged< Objectv8::internal::HandleApiCallAsFunctionOrConstructorDelegate (Isolate *isolate, bool is_construct_call, BuiltinArguments args)
 
 v8::internal::BUILTIN (HandleApiCallAsFunctionDelegate)
 
 v8::internal::BUILTIN (HandleApiCallAsConstructorDelegate)
 

Variable Documentation

◆ arguments_

Address* arguments_
private

Definition at line 160 of file builtins-api.cc.

◆ length_

size_t length_
private

Definition at line 159 of file builtins-api.cc.