Home
last modified time | relevance | path

Searched refs:LoadMapConstructorFunctionIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h1417 TNode<IntPtrT> LoadMapConstructorFunctionIndex(TNode<Map> map);
Dcode-stub-assembler.cc1935 TNode<IntPtrT> CodeStubAssembler::LoadMapConstructorFunctionIndex( in LoadMapConstructorFunctionIndex() function in v8::internal::CodeStubAssembler