Home
last modified time | relevance | path

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

/external/v8/src/
Dbuiltins.cc1150 result->VerifyApiCallResultType(); in HandleApiCallHelper()
1219 result->VerifyApiCallResultType(); in HandleApiCallAsFunctionOrConstructor()
Dobjects.cc449 return_value->VerifyApiCallResultType(); in GetPropertyWithAccessor()
4788 result_internal->VerifyApiCallResultType(); in DeletePropertyWithInterceptor()
4817 result_internal->VerifyApiCallResultType(); in DeleteElementWithInterceptor()
11812 result_internal->VerifyApiCallResultType(); in GetElementWithCallback()
12835 result_internal->VerifyApiCallResultType(); in GetElementWithInterceptor()
13122 result_internal->VerifyApiCallResultType(); in GetPropertyWithInterceptor()
Dobjects-inl.h2148 void Object::VerifyApiCallResultType() { in VerifyApiCallResultType() function
Dobjects.h1201 inline void VerifyApiCallResultType();
/external/v8/src/ic/
Dic.cc2576 result->VerifyApiCallResultType(); in RUNTIME_FUNCTION()