Searched refs:LoadMapConstructorFunctionIndex (Results 1 – 3 of 3) sorted by relevance
426 assembler->LoadMapConstructorFunctionIndex(map); in Generate_ToObject()
284 compiler::Node* LoadMapConstructorFunctionIndex(compiler::Node* map);
1116 Node* CodeStubAssembler::LoadMapConstructorFunctionIndex(Node* map) { in LoadMapConstructorFunctionIndex() function in v8::internal::CodeStubAssembler