Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.h1816 HValue* BuildGetParentContext(HValue* depth, int depth_value);
Dhydrogen.cc2983 HValue* HGraphBuilder::BuildGetParentContext(HValue* depth, int depth_value) { in BuildGetParentContext() function in v8::internal::HGraphBuilder