Home
last modified time | relevance | path

Searched defs:IsJSProxy (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h157 inline bool JSObject::IsJSProxy() const in IsJSProxy() function
Dobject_fast_operator-inl.h1137 bool ObjectFastOperator::IsJSProxy(JSType jsType) in IsJSProxy() function
Djs_tagged_value.cpp407 bool JSTaggedValue::IsJSProxy() const in IsJSProxy() function in panda::ecmascript::JSTaggedValue
Djs_hclass.h1148 inline bool IsJSProxy() const in IsJSProxy() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2836 inline GateRef StubBuilder::IsJSProxy(GateRef jsType) in IsJSProxy() function