Home
last modified time | relevance | path

Searched refs:LoadClosureFeedbackArray (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/baseline/
Dbaseline-compiler.h111 void LoadClosureFeedbackArray(Register output);
Dbaseline-compiler.cc415 void BaselineCompiler::LoadClosureFeedbackArray(Register output) { in LoadClosureFeedbackArray() function in v8::internal::baseline::BaselineCompiler
1855 LoadClosureFeedbackArray(feedback_cell); in VisitCreateClosure()
/third_party/node/deps/v8/src/interpreter/
Dinterpreter-generator.cc2476 LoadClosureFeedbackArray( in IGNITION_HANDLER()
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h3391 TNode<ClosureFeedbackCellArray> LoadClosureFeedbackArray(
Dcode-stub-assembler.cc10465 TNode<ClosureFeedbackCellArray> CodeStubAssembler::LoadClosureFeedbackArray( in LoadClosureFeedbackArray() function in v8::internal::CodeStubAssembler