Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc462 empty_function->shared()->DontAdaptArguments(); in CreateEmptyFunction()
655 array_function->shared()->DontAdaptArguments(); in InitializeGlobal()
824 delegate->shared()->DontAdaptArguments(); in InitializeGlobal()
835 delegate->shared()->DontAdaptArguments(); in InitializeGlobal()
1159 call->shared()->DontAdaptArguments(); in InstallNatives()
1510 optimized->shared()->DontAdaptArguments(); in AddSpecialFunction()
Dfactory.cc851 result->shared()->DontAdaptArguments(); in CreateApiFunction()
Dobjects-inl.h2407 void SharedFunctionInfo::DontAdaptArguments() { in DontAdaptArguments() function
Dobjects.h3130 inline void DontAdaptArguments();