Home
last modified time | relevance | path

Searched refs:CallHandlerInfoRef (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.h624 class CallHandlerInfoRef : public HeapObjectRef { class in v8::internal::compiler::HeapObjectType
749 base::Optional<CallHandlerInfoRef> call_code() const;
H A Dheap-refs.cc1500 base::Optional<CallHandlerInfoRef> FunctionTemplateInfoRef::call_code() const { in call_code()
1544 ObjectRef CallHandlerInfoRef::data() const { in data()
1677 Address CallHandlerInfoRef::callback() const { in callback()
H A Djs-native-context-specialization.cc2234 CallHandlerInfoRef call_handler_info = *function_template_info.call_code(); in InlineApiCall()
H A Djs-call-reducer.cc961 CallHandlerInfoRef call_handler_info = *function_template_info_.call_code(); in ReduceFastApiCall()
3853 CallHandlerInfoRef call_handler_info = *function_template_info.call_code();

Completed in 21 milliseconds