Home
last modified time | relevance | path

Searched defs:call_handler_info (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/snapshot/
Dserializer-deserializer.cc69 Isolate* isolate, CallHandlerInfo call_handler_info) { in RestoreExternalReferenceRedirector()
/third_party/node/deps/v8/src/builtins/
Dbuiltins-call-gen.cc734 TNode<CallHandlerInfo> call_handler_info = LoadObjectField<CallHandlerInfo>( in CallFunctionTemplate() local
/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc251 const LazyLoadICParameters* p, TNode<CallHandlerInfo> call_handler_info, in HandleLoadAccessor()
1931 TNode<CallHandlerInfo> call_handler_info = CAST(holder); in HandleStoreICProtoHandler() local
/third_party/node/deps/v8/src/compiler/
Djs-native-context-specialization.cc2234 CallHandlerInfoRef call_handler_info = *function_template_info.call_code(); in InlineApiCall() local
Djs-call-reducer.cc961 CallHandlerInfoRef call_handler_info = *function_template_info_.call_code(); in ReduceFastApiCall() local
3853 CallHandlerInfoRef call_handler_info = *function_template_info.call_code(); in ReduceCallApiFunction() local