Searched refs:ForbidInlineConstructor (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dheap.cc3702 fun->shared()->ForbidInlineConstructor();
3726 fun->shared()->ForbidInlineConstructor();
H A Dobjects.h5449 void ForbidInlineConstructor();
H A Dobjects.cc7639 void SharedFunctionInfo::ForbidInlineConstructor() { function in class:v8::internal::SharedFunctionInfo

Completed in 106 milliseconds