Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc815 #define STACK_CHECK(result_value) \ macro
840 STACK_CHECK(MaybeHandle<Object>()); in GetProperty()
1079 STACK_CHECK(MaybeHandle<Object>()); in GetPrototype()
4849 STACK_CHECK(Nothing<bool>()); in HasProperty()
4918 STACK_CHECK(Nothing<bool>()); in SetProperty()
4989 STACK_CHECK(Nothing<bool>()); in DeletePropertyOrElement()
7082 STACK_CHECK(Nothing<bool>()); in DefineOwnProperty()
7303 STACK_CHECK(Nothing<bool>()); in GetOwnPropertyDescriptor()
7660 STACK_CHECK(Nothing<bool>()); in PreventExtensions()
7769 STACK_CHECK(Nothing<bool>()); in IsExtensible()
[all …]