Home
last modified time | relevance | path

Searched defs:shared_function_info (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/maglev/
Dmaglev-compilation-unit.h41 const compiler::SharedFunctionInfoRef& shared_function_info() const { in shared_function_info() function
/third_party/node/deps/v8/tools/debug_helper/
Dget-object-properties.cc692 TqSharedFunctionInfo shared_function_info( in GetStackFrame() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-constructor-gen.cc178 auto shared_function_info = in TF_BUILTIN() local
/third_party/node/deps/v8/src/compiler/
Dheap-refs.cc2038 base::Optional<SharedFunctionInfoRef> FeedbackCellRef::shared_function_info() in shared_function_info() function in v8::internal::compiler::FeedbackCellRef
2045 SharedFunctionInfoRef FeedbackVectorRef::shared_function_info() const { in shared_function_info() function in v8::internal::compiler::FeedbackVectorRef
Dwasm-compiler.cc7030 Node* shared_function_info = gasm_->LoadSharedFunctionInfo(callable_node); in BuildReceiverNode() local
/third_party/node/deps/v8/src/baseline/
Dbaseline-compiler.cc267 Handle<SharedFunctionInfo> shared_function_info, in BaselineCompiler()
/third_party/node/deps/v8/src/builtins/x64/
Dbuiltins-x64.cc3084 Register shared_function_info = closure; in LoadFunctionDataAndWasmInstance() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc2892 const TNode<SharedFunctionInfo> shared_function_info = in IsGeneratorFunction() local