Searched refs:BuildGlobalLoad (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dast-graph-builder.h323 Node* BuildGlobalLoad(Handle<Name> name, const VectorSlotPair& feedback,
H A Dast-graph-builder.cc3403 Node* value = BuildGlobalLoad(name, feedback, typeof_mode);
3675 Node* AstGraphBuilder::BuildGlobalLoad(Handle<Name> name, function in class:v8::internal::compiler::AstGraphBuilder
3939 Node* fast = BuildGlobalLoad(name, feedback, typeof_mode);

Completed in 59 milliseconds