Searched defs:InstanceOf (Results 1 – 3 of 3) sorted by relevance
168 HWTEST_F_L0(JSNApiTests, InstanceOf) in HWTEST_F_L0() argument
1425 bool JSObject::InstanceOf(JSThread *thread, const JSHandle<JSTaggedValue> &object, in InstanceOf() function in panda::ecmascript::JSObject
1759 bool JSValueRef::InstanceOf(const EcmaVM *vm, Local<JSValueRef> value) in InstanceOf() function in panda::JSValueRef