Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc154 Handle<JSFunction> GetRestrictedFunctionPropertiesThrower();
696 Handle<JSFunction> Genesis::GetRestrictedFunctionPropertiesThrower() { in GetRestrictedFunctionPropertiesThrower() function in v8::internal::Genesis
833 Handle<JSFunction> thrower = GetRestrictedFunctionPropertiesThrower(); in AddRestrictedFunctionProperties()