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

/external/v8/src/compiler/
H A Dnode-properties.cc61 Node* NodeProperties::GetContextInput(Node* node) { function in class:v8::internal::compiler::NodeProperties
450 Node* context = NodeProperties::GetContextInput(node);
453 context = NodeProperties::GetContextInput(context);

Completed in 1000 milliseconds