![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::CodeFactory, including all inherited members.
ArrayNoArgumentConstructor(Isolate *isolate, ElementsKind kind, AllocationSiteOverrideMode override_mode) | v8::internal::CodeFactory | static |
ArraySingleArgumentConstructor(Isolate *isolate, ElementsKind kind, AllocationSiteOverrideMode override_mode) | v8::internal::CodeFactory | static |
Call(Isolate *isolate, ConvertReceiverMode mode=ConvertReceiverMode::kAny) | v8::internal::CodeFactory | static |
Call_WithFeedback(Isolate *isolate, ConvertReceiverMode mode) | v8::internal::CodeFactory | static |
CallApiCallback(Isolate *isolate) | v8::internal::CodeFactory | static |
CallForwardVarargs(Isolate *isolate) | v8::internal::CodeFactory | static |
CallFunction(Isolate *isolate, ConvertReceiverMode mode=ConvertReceiverMode::kAny) | v8::internal::CodeFactory | static |
CallFunctionForwardVarargs(Isolate *isolate) | v8::internal::CodeFactory | static |
CallWithArrayLike(Isolate *isolate) | v8::internal::CodeFactory | static |
CallWithSpread(Isolate *isolate) | v8::internal::CodeFactory | static |
CEntry(Isolate *isolate, int result_size=1, ArgvMode argv_mode=ArgvMode::kStack, bool builtin_exit_frame=false, bool switch_to_central_stack=false) | v8::internal::CodeFactory | static |
Construct(Isolate *isolate) | v8::internal::CodeFactory | static |
ConstructForwardVarargs(Isolate *isolate) | v8::internal::CodeFactory | static |
ConstructFunctionForwardVarargs(Isolate *isolate) | v8::internal::CodeFactory | static |
ConstructWithSpread(Isolate *isolate) | v8::internal::CodeFactory | static |
DefineNamedOwnIC(Isolate *isolate) | v8::internal::CodeFactory | static |
DefineNamedOwnICInOptimizedCode(Isolate *isolate) | v8::internal::CodeFactory | static |
FastNewFunctionContext(Isolate *isolate, ScopeType scope_type) | v8::internal::CodeFactory | static |
LoadGlobalIC(Isolate *isolate, TypeofMode typeof_mode) | v8::internal::CodeFactory | static |
LoadGlobalICInOptimizedCode(Isolate *isolate, TypeofMode typeof_mode) | v8::internal::CodeFactory | static |
RuntimeCEntry(Isolate *isolate, int result_size=1, bool switch_to_central_stack=false) | v8::internal::CodeFactory | static |
StringAdd(Isolate *isolate, StringAddFlags flags=STRING_ADD_CHECK_NONE) | v8::internal::CodeFactory | static |