Searched defs:IsProxy (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/runtime_core/runtime/ | ||
D | method.cpp | 633 bool Method::IsProxy() const in IsProxy() function in panda::Method |
/arkcompiler/runtime_core/runtime/include/ | ||
D | class.h | 428 bool IsProxy() const in IsProxy() function |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
D | jsnapi.cpp | 2349 bool JSValueRef::IsProxy() in IsProxy() function in panda::JSValueRef |