Searched defs:IsJSProxy (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_object-inl.h | 157 inline bool JSObject::IsJSProxy() const in IsJSProxy() function |
| D | js_tagged_value.cpp | 371 bool JSTaggedValue::IsJSProxy() const in IsJSProxy() function in panda::ecmascript::JSTaggedValue |
| D | js_hclass.h | 1107 inline bool IsJSProxy() const in IsJSProxy() function |