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

/external/v8/src/
H A Dhydrogen.h528 HEnvironment* CreateStubEnvironment(HEnvironment* outer,
H A Dhydrogen.cc7775 HEnvironment* HEnvironment::CreateStubEnvironment(HEnvironment* outer, function in class:HEnvironment
7811 outer = CreateStubEnvironment(outer, target, JS_CONSTRUCT, arguments);
7816 outer = CreateStubEnvironment(outer, target, ARGUMENTS_ADAPTOR, arguments);

Completed in 69 milliseconds