Home
last modified time | relevance | path

Searched refs:TailCallRuntime (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-handler-gen.cc31 TailCallRuntime(Runtime::kKeyedGetProperty, context, receiver, name); in TF_BUILTIN()
54 TailCallRuntime(Runtime::kKeyedStoreIC_Slow, context, value, slot, vector, in TF_BUILTIN()
63 TailCallRuntime(Runtime::kStoreInArrayLiteralIC_Slow, context, value, array, in TF_BUILTIN()
73 TailCallRuntime(Runtime::kLoadGlobalIC_Slow, context, name, slot, vector); in TF_BUILTIN()
87 TailCallRuntime(Runtime::kLoadIC_Miss, context, receiver, name, slot, vector); in TF_BUILTIN()
95 TailCallRuntime(Runtime::kGetProperty, context, receiver, name); in TF_BUILTIN()
108 TailCallRuntime(Runtime::kStoreGlobalIC_Slow, context, value, slot, vector, in TF_BUILTIN()
H A Dbuiltins-wasm-gen.cc16 TailCallRuntime(Runtime::kWasmStackGuard, NoContextConstant()); in TF_BUILTIN()
22 TailCallRuntime(Runtime::kThrowWasmError, NoContextConstant(), \
H A Dbuiltins-internal-gen.cc26 masm->TailCallRuntime(Runtime::kInterrupt); in Generate_InterruptCheck()
30 masm->TailCallRuntime(Runtime::kStackGuard); in Generate_StackCheck()
58 TailCallRuntime(Runtime::kGrowArrayElements, context, object, key); in TF_BUILTIN()
73 TailCallRuntime(Runtime::kGrowArrayElements, context, object, key); in TF_BUILTIN()
167 TailCallRuntime(Runtime::kNewArgumentsElements, NoContextConstant(), in TF_BUILTIN()
602 TailCallRuntime(Runtime::kDeleteProperty, context, receiver, key, in TF_BUILTIN()
619 TailCallRuntime(Runtime::kForInEnumerate, context, receiver); in TF_BUILTIN()
1104 TailCallRuntime(Runtime::kAbortJS, reason, message); in TF_BUILTIN()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-wasm-gen.cc43 TailCallRuntime(Runtime::kWasmStackGuard, context); in TF_BUILTIN()
49 TailCallRuntime(Runtime::kThrowWasmStackOverflow, context); in TF_BUILTIN()
56 TailCallRuntime(Runtime::kThrow, context, exception); in TF_BUILTIN()
67 TailCallRuntime(Runtime::kReThrow, context, exception); in TF_BUILTIN()
71 TailCallRuntime(Runtime::kThrowWasmError, context, in TF_BUILTIN()
79 TailCallRuntime(Runtime::kWasmTraceMemory, context, info); in TF_BUILTIN()
307 TailCallRuntime(Runtime::kWasmFunctionTableGet, context, instance, in TF_BUILTIN()
313 TailCallRuntime(Runtime::kThrowWasmError, context, in TF_BUILTIN()
331 TailCallRuntime(Runtime::kWasmFunctionTableSet, context, instance, in TF_BUILTIN()
337 TailCallRuntime(Runtime::kThrowWasmError, context, in TF_BUILTIN()
[all …]
H A Dbuiltins-handler-gen.cc308 TailCallRuntime(Runtime::kElementsTransitionAndStoreIC_Miss, context, in Generate_ElementsTransitionAndStore()
440 TailCallRuntime(Runtime::kKeyedStoreIC_Miss, context, in Generate_StoreFastElementIC()
472 TailCallRuntime(Runtime::kLoadIC_Miss, context, receiver, name, slot, vector); in TF_BUILTIN()
485 TailCallRuntime(Runtime::kStoreGlobalIC_Slow, context, value, slot, vector, in TF_BUILTIN()
504 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, context, receiver, key, slot, in TF_BUILTIN()
524 TailCallRuntime(Runtime::kKeyedStoreIC_Miss, context, value, slot, vector, in Generate_KeyedStoreIC_SloppyArguments()
557 TailCallRuntime(Runtime::kLoadElementWithInterceptor, context, receiver, key); in TF_BUILTIN()
560 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, context, receiver, key, slot, in TF_BUILTIN()
579 TailCallRuntime(Runtime::kKeyedHasIC_Miss, context, receiver, key, slot, in TF_BUILTIN()
594 TailCallRuntime(Runtime::kHasElementWithInterceptor, context, receiver, key); in TF_BUILTIN()
[all …]
H A Dbuiltins-internal-gen.cc25 masm->TailCallRuntime(Runtime::kStackGuard); in Generate_StackCheck()
54 TailCallRuntime(Runtime::kGrowArrayElements, NoContextConstant(), object, in TF_BUILTIN()
69 TailCallRuntime(Runtime::kGrowArrayElements, NoContextConstant(), object, in TF_BUILTIN()
164 TailCallRuntime(Runtime::kNewArgumentsElements, NoContextConstant(), in TF_BUILTIN()
654 TailCallRuntime(Runtime::kDeleteProperty, context, receiver, key, in TF_BUILTIN()
753 TailCallRuntime(Runtime::kCopyDataProperties, context, target, source); in TF_BUILTIN()
765 TailCallRuntime(Runtime::kSetDataProperties, context, target, source); in TF_BUILTIN()
780 TailCallRuntime(Runtime::kForInEnumerate, context, receiver); in TF_BUILTIN()
898 TailCallRuntime(Runtime::kAllocateInOldGeneration, NoContextConstant(), in TF_BUILTIN()
916 TailCallRuntime(Runtime::kAbort, NoContextConstant(), message_id); in TF_BUILTIN()
[all …]
H A Dbuiltins-async-function-gen.cc198 TailCallRuntime(Runtime::kDebugAsyncFunctionFinished, context, can_suspend, in TF_BUILTIN()
219 TailCallRuntime(Runtime::kDebugAsyncFunctionFinished, context, can_suspend, in TF_BUILTIN()
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dbuiltins-handler-gen.cc161 TailCallRuntime(Runtime::kElementsTransitionAndStoreIC_Miss, context, in Generate_ElementsTransitionAndStore()
304 TailCallRuntime(Runtime::kKeyedStoreIC_Miss, context, in Generate_StoreFastElementIC()
336 TailCallRuntime(Runtime::kLoadIC_Miss, context, receiver, name, slot, vector); in TF_BUILTIN()
349 TailCallRuntime(Runtime::kStoreGlobalIC_Slow, context, value, slot, vector, in TF_BUILTIN()
368 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, context, receiver, key, slot, in TF_BUILTIN()
388 TailCallRuntime(Runtime::kKeyedStoreIC_Miss, context, value, slot, vector, in Generate_KeyedStoreIC_SloppyArguments()
421 TailCallRuntime(Runtime::kLoadElementWithInterceptor, context, receiver, key); in TF_BUILTIN()
424 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, context, receiver, key, slot, in TF_BUILTIN()
443 TailCallRuntime(Runtime::kKeyedHasIC_Miss, context, receiver, key, slot, in TF_BUILTIN()
458 TailCallRuntime(Runtime::kHasElementWithInterceptor, context, receiver, key); in TF_BUILTIN()
[all …]
H A Dbuiltins-internal-gen.cc29 masm->TailCallRuntime(Runtime::kStackGuard); in Generate_StackCheck()
58 TailCallRuntime(Runtime::kGrowArrayElements, NoContextConstant(), object, in TF_BUILTIN()
73 TailCallRuntime(Runtime::kGrowArrayElements, NoContextConstant(), object, in TF_BUILTIN()
753 TailCallRuntime(Runtime::kDeleteProperty, context, receiver, key, in TF_BUILTIN()
852 TailCallRuntime(Runtime::kCopyDataProperties, context, target, source); in TF_BUILTIN()
865 TailCallRuntime(Runtime::kSetDataProperties, context, target, source); in TF_BUILTIN()
880 TailCallRuntime(Runtime::kForInEnumerate, context, receiver); in TF_BUILTIN()
1033 TailCallRuntime(Runtime::kAllocateInOldGeneration, NoContextConstant(), in TF_BUILTIN()
1044 TailCallRuntime(Runtime::kAllocateInOldGeneration, NoContextConstant(), in TF_BUILTIN()
1050 TailCallRuntime(Runtime::kAbort, NoContextConstant(), message_id); in TF_BUILTIN()
[all …]
H A Dbuiltins-async-function-gen.cc195 TailCallRuntime(Runtime::kDebugAsyncFunctionFinished, context, can_suspend, in TF_BUILTIN()
216 TailCallRuntime(Runtime::kDebugAsyncFunctionFinished, context, can_suspend, in TF_BUILTIN()
H A Dbuiltins-string-gen.cc156 TailCallRuntime(Runtime::kStringEqual, NoContextConstant(), lhs, rhs); in GenerateStringEqual()
657 TailCallRuntime(Runtime::kStringLessThan, NoContextConstant(), lhs, in GenerateStringRelationalComparison()
661 TailCallRuntime(Runtime::kStringLessThanOrEqual, NoContextConstant(), in GenerateStringRelationalComparison()
665 TailCallRuntime(Runtime::kStringGreaterThan, NoContextConstant(), lhs, in GenerateStringRelationalComparison()
669 TailCallRuntime(Runtime::kStringGreaterThanOrEqual, NoContextConstant(), in GenerateStringRelationalComparison()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dbuiltins-handler-gen.cc161 TailCallRuntime(Runtime::kElementsTransitionAndStoreIC_Miss, context, in Generate_ElementsTransitionAndStore()
293 TailCallRuntime(Runtime::kKeyedStoreIC_Miss, context, in Generate_StoreFastElementIC()
325 TailCallRuntime(Runtime::kLoadIC_Miss, context, receiver, name, slot, vector); in TF_BUILTIN()
338 TailCallRuntime(Runtime::kStoreGlobalIC_Slow, context, value, slot, vector, in TF_BUILTIN()
357 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, context, receiver, key, slot, in TF_BUILTIN()
377 TailCallRuntime(Runtime::kKeyedStoreIC_Miss, context, value, slot, vector, in Generate_KeyedStoreIC_SloppyArguments()
410 TailCallRuntime(Runtime::kLoadElementWithInterceptor, context, receiver, key); in TF_BUILTIN()
413 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, context, receiver, key, slot, in TF_BUILTIN()
432 TailCallRuntime(Runtime::kKeyedHasIC_Miss, context, receiver, key, slot, in TF_BUILTIN()
447 TailCallRuntime(Runtime::kHasElementWithInterceptor, context, receiver, key); in TF_BUILTIN()
[all …]
H A Dbuiltins-internal-gen.cc26 masm->TailCallRuntime(Runtime::kStackGuard); in Generate_StackCheck()
55 TailCallRuntime(Runtime::kGrowArrayElements, NoContextConstant(), object, in TF_BUILTIN()
70 TailCallRuntime(Runtime::kGrowArrayElements, NoContextConstant(), object, in TF_BUILTIN()
555 TailCallRuntime(Runtime::kDeleteProperty, context, receiver, key, in TF_BUILTIN()
654 TailCallRuntime(Runtime::kCopyDataProperties, context, target, source); in TF_BUILTIN()
666 TailCallRuntime(Runtime::kSetDataProperties, context, target, source); in TF_BUILTIN()
681 TailCallRuntime(Runtime::kForInEnumerate, context, receiver); in TF_BUILTIN()
819 TailCallRuntime(Runtime::kAllocateInOldGeneration, NoContextConstant(), in TF_BUILTIN()
830 TailCallRuntime(Runtime::kAllocateInOldGeneration, NoContextConstant(), in TF_BUILTIN()
836 TailCallRuntime(Runtime::kAbort, NoContextConstant(), message_id); in TF_BUILTIN()
[all …]
H A Dbuiltins-async-function-gen.cc198 TailCallRuntime(Runtime::kDebugAsyncFunctionFinished, context, can_suspend, in TF_BUILTIN()
219 TailCallRuntime(Runtime::kDebugAsyncFunctionFinished, context, can_suspend, in TF_BUILTIN()
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dcode-stubs.cc303 TailCallRuntime(Runtime::kElementsTransitionAndStoreIC_Miss, context, in TF_STUB()
321 TailCallRuntime(Runtime::kTransitionElementsKind, context, object, new_map); in TF_STUB()
341 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, context, receiver, key, slot, in TF_STUB()
363 TailCallRuntime(Runtime::kKeyedStoreIC_Miss, context, value, slot, vector, in TF_STUB()
376 TailCallRuntime(Runtime::kStorePropertyWithInterceptor, context, value, slot, in TF_STUB()
394 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, context, receiver, key, slot, in TF_STUB()
413 TailCallRuntime(Runtime::kKeyedStoreIC_Slow, context, value, slot, vector, in TF_STUB()
422 TailCallRuntime(Runtime::kStoreInArrayLiteralIC_Slow, context, value, array, in TF_STUB()
447 TailCallRuntime(Runtime::kKeyedStoreIC_Miss, context, value, slot, vector, in TF_STUB()
535 TailCallRuntime(Runtime::kAbort, context, reason); in GenerateConstructor()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/ic/
H A Daccessor-assembler.cc1280 TailCallRuntime(Runtime::kStorePropertyWithInterceptor, p->context(), in HandleStoreICHandlerCase()
1791 TailCallRuntime(Runtime::kAddDictionaryProperty, p->context(), in HandleStoreICProtoHandler()
2629 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, p->context(), in GenericPropertyLoad()
3114 TailCallRuntime(Runtime::kLoadNoFeedbackIC_Miss, p->context(), in LoadIC_NoFeedback()
3427 TailCallRuntime( in KeyedLoadIC()
3513 TailCallRuntime(Runtime::kGetProperty, p->context(), in KeyedLoadICGeneric()
3557 TailCallRuntime( in KeyedLoadICPolymorphicName()
3918 TailCallRuntime(Runtime::kStoreInArrayLiteralIC_Slow, p->context(), in StoreInArrayLiteralIC()
3933 TailCallRuntime(Runtime::kStoreInArrayLiteralIC_Miss, p->context(), in StoreInArrayLiteralIC()
4181 TailCallRuntime(function_id, context, name); in GenerateLookupContextBaseline()
[all …]
H A Dkeyed-store-generic.cc1039 TailCallRuntime(Runtime::kSetKeyedProperty, context, receiver, key, in KeyedStoreGeneric()
1043 TailCallRuntime(Runtime::kStoreDataPropertyInLiteral, context, receiver, in KeyedStoreGeneric()
1097 TailCallRuntime(Runtime::kStoreIC_Miss, context, value, slot, in StoreIC_NoFeedback()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/ic/
H A Daccessor-assembler.cc1106 TailCallRuntime(Runtime::kStorePropertyWithInterceptor, p->context(), in HandleStoreICHandlerCase()
1640 TailCallRuntime(Runtime::kAddDictionaryProperty, p->context(), in HandleStoreICProtoHandler()
1728 TailCallRuntime(Runtime::kSetPropertyWithReceiver, p->context(), proxy, in HandleStoreToProxy()
2439 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, p->context(), in GenericPropertyLoad()
2899 TailCallRuntime(Runtime::kLoadNoFeedbackIC_Miss, p->context(), in LoadIC_NoFeedback()
3232 TailCallRuntime( in KeyedLoadIC()
3318 TailCallRuntime(Runtime::kGetProperty, p->context(), in KeyedLoadICGeneric()
3362 TailCallRuntime( in KeyedLoadICPolymorphicName()
3617 TailCallRuntime(Runtime::kKeyedStoreIC_Miss, p->context(), p->value(), in KeyedStoreIC()
3706 TailCallRuntime(Runtime::kStoreInArrayLiteralIC_Slow, p->context(), in StoreInArrayLiteralIC()
[all …]
H A Dkeyed-store-generic.cc1021 TailCallRuntime(Runtime::kSetKeyedProperty, context, receiver, key, in KeyedStoreGeneric()
1025 TailCallRuntime(Runtime::kStoreDataPropertyInLiteral, context, receiver, in KeyedStoreGeneric()
1079 TailCallRuntime(Runtime::kStoreIC_Miss, context, value, slot, in StoreIC_NoFeedback()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/ic/
H A Daccessor-assembler.cc1095 TailCallRuntime(Runtime::kStorePropertyWithInterceptor, p->context(), in HandleStoreICHandlerCase()
1627 TailCallRuntime(Runtime::kAddDictionaryProperty, p->context(), in HandleStoreICProtoHandler()
1715 TailCallRuntime(Runtime::kSetPropertyWithReceiver, p->context(), proxy, in HandleStoreToProxy()
2826 TailCallRuntime(Runtime::kLoadNoFeedbackIC_Miss, p->context(), in LoadIC_NoFeedback()
3137 TailCallRuntime( in KeyedLoadIC()
3221 TailCallRuntime(Runtime::kGetProperty, p->context(), p->receiver(), in KeyedLoadICGeneric()
3264 TailCallRuntime(access_mode == LoadAccessMode::kLoad in KeyedLoadICPolymorphicName()
3519 TailCallRuntime(Runtime::kKeyedStoreIC_Miss, p->context(), p->value(), in KeyedStoreIC()
3584 TailCallRuntime(Runtime::kStoreInArrayLiteralIC_Slow, p->context(), in StoreInArrayLiteralIC()
3608 TailCallRuntime(Runtime::kStoreInArrayLiteralIC_Slow, p->context(), in StoreInArrayLiteralIC()
[all …]
H A Dkeyed-store-generic.cc1021 TailCallRuntime(Runtime::kSetKeyedProperty, context, receiver, key, in KeyedStoreGeneric()
1025 TailCallRuntime(Runtime::kStoreDataPropertyInLiteral, context, receiver, in KeyedStoreGeneric()
1079 TailCallRuntime(Runtime::kStoreIC_Miss, context, value, slot, in StoreIC_NoFeedback()
/dports/www/node10/node-v10.24.1/deps/v8/src/ic/
H A Daccessor-assembler.cc788 TailCallRuntime(Runtime::kStoreCallbackProperty, p->context, p->receiver, in HandleStoreICNativeDataProperty()
1309 TailCallRuntime(Runtime::kAddDictionaryProperty, p->context, p->receiver, in HandleStoreICProtoHandler()
1406 TailCallRuntime(Runtime::kSetPropertyWithReceiver, p->context, proxy, in HandleStoreToProxy()
2112 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, p->context, p->receiver, in GenericPropertyLoad()
2506 TailCallRuntime(Runtime::kLoadIC_Miss, p->context, p->receiver, p->name, in LoadIC_Uninitialized()
2700 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, p->context, p->receiver, in KeyedLoadIC()
2765 TailCallRuntime(Runtime::kKeyedGetProperty, p->context, p->receiver, in KeyedLoadICGeneric()
2811 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, context, receiver, name, slot, in KeyedLoadICPolymorphicName()
2889 TailCallRuntime(Runtime::kStoreIC_Miss, p->context, p->value, p->slot, in StoreIC()
2932 TailCallRuntime(Runtime::kStoreGlobalIC_Miss, pp->context, pp->value, in StoreGlobalIC()
[all …]
/dports/lang/v8/v8-9.6.180.12/test/cctest/compiler/
H A Dtest-code-assembler.cc100 m.TailCallRuntime(Runtime::kIsSmi, context, b); in TEST()
127 m.TailCallRuntime(Runtime::kAdd, context, a, b); in TEST()
/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc1124 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenCallImpl() local
1177 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenConstructImpl() local
1911 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructVarargs() local
2016 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructForwardVarargs() local
2390 __ TailCallRuntime(Runtime::kAllocateInNewSpace); in Generate_AllocateInNewSpace() local
2403 __ TailCallRuntime(Runtime::kAllocateInTargetSpace); in Generate_AllocateInOldSpace() local
2414 __ TailCallRuntime(Runtime::kAbort); in Generate_Abort() local
/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/x64/
H A Dbuiltins-x64.cc1143 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenCallImpl() local
1207 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenConstructImpl() local
1979 __ TailCallRuntime(Runtime::kAllocateInNewSpace); in Generate_AllocateInNewSpace() local
1994 __ TailCallRuntime(Runtime::kAllocateInTargetSpace); in Generate_AllocateInOldSpace() local
2007 __ TailCallRuntime(Runtime::kAbort); in Generate_Abort() local
2144 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructVarargs() local
2249 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructForwardVarargs() local

1234567