Searched defs:IsBoundFunction (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_object-inl.h | 132 inline bool JSObject::IsBoundFunction() const in IsBoundFunction() function in panda::ecmascript::JSObject |
| H A D | js_tagged_value-inl.h | 906 inline bool JSTaggedValue::IsBoundFunction() const in IsBoundFunction() function in panda::ecmascript::JSTaggedValue |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder-inl.h | 3356 inline GateRef StubBuilder::IsBoundFunction(GateRef obj) in IsBoundFunction() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 13 milliseconds