Home
last modified time | relevance | path

Searched refs:BUILTIN_CODE (Results 1 - 25 of 54) sorted by relevance

123

/third_party/node/deps/v8/src/compiler/
H A Djs-graph.cc111 HeapConstant(BUILTIN_CODE(isolate(), AllocateInYoungGeneration)))
114 HeapConstant(BUILTIN_CODE(isolate(),
118 HeapConstant(BUILTIN_CODE(isolate(), AllocateInOldGeneration)))
121 HeapConstant(BUILTIN_CODE(isolate(),
125 HeapConstant(BUILTIN_CODE(isolate(), ArrayConstructorImpl)))
132 HeapConstant(BUILTIN_CODE(isolate(), ToNumber)))
135 HeapConstant(BUILTIN_CODE(isolate(), PlainPrimitiveToNumber)))
/third_party/node/deps/v8/src/builtins/x64/
H A Dbuiltins-x64.cc47 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor()
216 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
653 ? BUILTIN_CODE(masm->isolate(), Construct) in Generate_JSEntryTrampolineHelper()
676 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1466 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl()
1531 __ Jump(BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl), in Generate_InterpreterPushArgsThenConstructImpl()
1535 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl()
1540 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1956 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike), in Generate_FunctionPrototypeApply()
2056 __ Jump(BUILTIN_CODE(mas in Generate_ReflectApply()
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-lazy-gen.cc132 CSA_DCHECK(this, TaggedNotEqual(sfi_code, HeapConstant(BUILTIN_CODE( in CompileLazy()
188 TNode<CodeT> code = HeapConstant(BUILTIN_CODE(isolate(), CompileLazy)); in TF_BUILTIN()
H A Dbuiltins-constructor-gen.cc25 BUILTIN_CODE(masm->isolate(), Construct)); in Generate_ConstructVarargs()
31 BUILTIN_CODE(masm->isolate(), Construct)); in Generate_ConstructForwardVarargs()
37 BUILTIN_CODE(masm->isolate(), ConstructFunction)); in Generate_ConstructFunctionForwardVarargs()
258 HeapConstant(BUILTIN_CODE(isolate(), CompileLazy)); in TF_BUILTIN()
H A Dbuiltins.h36 #define BUILTIN_CODE(isolate, name) \ macro
H A Dbuiltins-internal-gen.cc1198 masm->Call(BUILTIN_CODE(masm->isolate(), Illegal), RelocInfo::CODE_TARGET); in Generate_MemCopyUint8Uint8()
1204 masm->Call(BUILTIN_CODE(masm->isolate(), Illegal), RelocInfo::CODE_TARGET); in Generate_MemMove()
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc40 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor()
190 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
611 ? BUILTIN_CODE(masm->isolate(), Construct) in Generate_JSEntryTrampolineHelper()
632 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1493 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl()
1549 __ Jump(BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl), in Generate_InterpreterPushArgsThenConstructImpl()
1553 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl()
1558 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1878 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike), in Generate_FunctionPrototypeApply()
1951 __ Jump(BUILTIN_CODE(mas in Generate_ReflectApply()
[all...]
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc40 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor()
190 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), in Generate_JSConstructStubGeneric()
789 ? BUILTIN_CODE(masm->isolate(), Construct) in Generate_JSEntryTrampolineHelper()
809 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1500 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl()
1555 __ Jump(BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl), in Generate_InterpreterPushArgsThenConstructImpl()
1559 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl()
1564 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1890 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike), in Generate_FunctionPrototypeApply()
1982 __ Jump(BUILTIN_CODE(mas in Generate_ReflectApply()
[all...]
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc256 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor()
483 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
1046 ? BUILTIN_CODE(masm->isolate(), Construct) in Generate_JSEntryTrampolineHelper()
1073 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1746 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl()
1804 Handle<Code> code = BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl); in Generate_InterpreterPushArgsThenConstructImpl()
1808 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl()
1813 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
2104 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike), in Generate_FunctionPrototypeApply()
2183 __ Jump(BUILTIN_CODE(mas in Generate_ReflectApply()
[all...]
/third_party/node/deps/v8/src/builtins/ia32/
H A Dbuiltins-ia32.cc42 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor()
219 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
552 ? BUILTIN_CODE(masm->isolate(), Construct) in Generate_JSEntryTrampolineHelper()
577 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1398 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl()
1524 __ Jump(BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl), in Generate_InterpreterPushArgsThenConstructImpl()
1536 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl()
1546 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1965 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike), in Generate_FunctionPrototypeApply()
2069 __ Jump(BUILTIN_CODE(mas in Generate_ReflectApply()
[all...]
/third_party/node/deps/v8/src/builtins/loong64/
H A Dbuiltins-loong64.cc40 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor()
190 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
787 ? BUILTIN_CODE(masm->isolate(), Construct) in Generate_JSEntryTrampolineHelper()
807 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1501 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl()
1557 __ Jump(BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl), in Generate_InterpreterPushArgsThenConstructImpl()
1561 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl()
1566 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1895 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike), in Generate_FunctionPrototypeApply()
1985 __ Jump(BUILTIN_CODE(mas in Generate_ReflectApply()
[all...]
/third_party/node/deps/v8/src/builtins/arm64/
H A Dbuiltins-arm64.cc46 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor()
256 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
966 ? BUILTIN_CODE(masm->isolate(), Construct) in Generate_JSEntryTrampolineHelper()
993 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1749 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl()
1784 __ Jump(BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl), in Generate_InterpreterPushArgsThenConstructImpl()
1788 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl()
1793 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
2183 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike), in Generate_FunctionPrototypeApply()
2314 __ Jump(BUILTIN_CODE(mas in Generate_ReflectApply()
[all...]
/third_party/node/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc45 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor()
214 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
801 ? BUILTIN_CODE(masm->isolate(), Construct) in Generate_JSEntryTrampolineHelper()
829 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1515 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl()
1573 Handle<Code> code = BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl); in Generate_InterpreterPushArgsThenConstructImpl()
1577 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl()
1582 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1909 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike), in Generate_FunctionPrototypeApply()
1981 __ Jump(BUILTIN_CODE(mas in Generate_ReflectApply()
[all...]
/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc38 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor()
200 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), in Generate_JSConstructStubGeneric()
829 ? BUILTIN_CODE(masm->isolate(), Construct) in Generate_JSEntryTrampolineHelper()
849 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1570 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl()
1624 __ Jump(BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl), in Generate_InterpreterPushArgsThenConstructImpl()
1628 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl()
1633 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1977 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike), in Generate_FunctionPrototypeApply()
2077 __ Jump(BUILTIN_CODE(mas in Generate_ReflectApply()
[all...]
/third_party/node/deps/v8/src/builtins/s390/
H A Dbuiltins-s390.cc301 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor()
472 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
1081 ? BUILTIN_CODE(masm->isolate(), Construct) in Generate_JSEntryTrampolineHelper()
1108 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1805 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl()
1862 Handle<Code> code = BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl); in Generate_InterpreterPushArgsThenConstructImpl()
1866 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl()
1871 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
2145 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike), in Generate_FunctionPrototypeApply()
2225 __ Jump(BUILTIN_CODE(mas in Generate_ReflectApply()
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-function-inl.h278 set_code(*BUILTIN_CODE(GetIsolate(), CompileLazy)); in ResetIfCodeFlushed()
286 set_code(*BUILTIN_CODE(GetIsolate(), InterpreterEntryTrampoline)); in ResetIfCodeFlushed()
H A Djs-regexp.cc183 BUILTIN_CODE(isolate, RegExpExperimentalTrampoline); in set_bytecode_and_trampoline()
/third_party/node/deps/v8/src/runtime/
H A Druntime-compiler.cc169 DCHECK_EQ(function->code(), *BUILTIN_CODE(isolate, InstantiateAsmJs)); in RUNTIME_FUNCTION()
170 function->set_code(*BUILTIN_CODE(isolate, CompileLazy)); in RUNTIME_FUNCTION()
/third_party/node/deps/v8/src/execution/
H A Dexecution.cc177 return BUILTIN_CODE(isolate, JSConstructEntry); in JSEntry()
180 return BUILTIN_CODE(isolate, JSEntry); in JSEntry()
183 return BUILTIN_CODE(isolate, JSRunMicrotasksEntry); in JSEntry()
/third_party/node/deps/v8/src/codegen/
H A Dcode-factory.cc22 BUILTIN_CODE(isolate, CEntry_##RS##_##SD##_##AM##_##BE)
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter.cc348 Handle<CodeT> code = BUILTIN_CODE(isolate_, InterpreterEntryTrampoline); in Initialize()
/third_party/node/deps/v8/src/logging/
H A Dlog.cc102 *BUILTIN_CODE(shared.GetIsolate(), InterpreterEntryTrampoline)) { in ComputeMarker()
2164 *BUILTIN_CODE(isolate_, InterpreterEntryTrampoline)) { in LogCodeObject()
2244 if (pair.second.is_identical_to(BUILTIN_CODE(isolate_, CompileLazy))) in LogCompiledFunctions()
/third_party/node/deps/v8/src/debug/
H A Ddebug.cc1417 Address advance = BUILTIN_CODE(isolate, InterpreterEnterAtNextBytecode)
1460 auto trampoline = BUILTIN_CODE(isolate, InterpreterEntryTrampoline); in DiscardBaselineCode()
1478 auto trampoline = BUILTIN_CODE(isolate_, InterpreterEntryTrampoline); in DiscardAllBaselineCode()
1589 Handle<CodeT> trampoline = BUILTIN_CODE(isolate_, DebugBreakTrampoline); in InstallDebugBreakTrampoline()
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot.cc283 fun.set_code(*BUILTIN_CODE(isolate, CompileLazy)); in ClearReconstructableDataForSerialization()
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.cc1771 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
1773 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in CallRecordWriteStub()

Completed in 59 milliseconds

123