Searched defs:BuildConstantMapCheck (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen.cc6680 HInstruction* HGraphBuilder::BuildConstantMapCheck(Handle<JSObject> constant, function in class:v8::internal::HGraphBuilder
6701 BuildConstantMapCheck(prototype, top_info());
6705 HInstruction* checked_object = BuildConstantMapCheck(prototype, top_info());

Completed in 104 milliseconds