Searched defs:GetOwnPropertyNames (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| H A D | builtins_object.cpp | 498 JSTaggedValue BuiltinsObject::GetOwnPropertyNames(EcmaRuntimeCallInfo *argv) in GetOwnPropertyNames() function in panda::ecmascript::builtins::BuiltinsObject |
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ | ||
| H A D | builtins_object_stub_builder.cpp | 1475 void BuiltinsObjectStubBuilder::GetOwnPropertyNames(Variable *result, Label *exit, Label *slowPath)
in GetOwnPropertyNames() function in panda::ecmascript::kungfu::BuiltinsObjectStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 2775 Local<ArrayRef> ObjectRef::GetOwnPropertyNames(const EcmaVM *vm) in GetOwnPropertyNames() function in panda::ObjectRef |
Completed in 18 milliseconds