Home
last modified time | relevance | path

Searched refs:GetOwnPropertyKeys (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-object.cc273 Object GetOwnPropertyKeys(Isolate* isolate, BuiltinArguments args, in GetOwnPropertyKeys() function
292 return GetOwnPropertyKeys(isolate, args, SKIP_STRINGS); in BUILTIN()
/third_party/node/deps/v8/src/runtime/
H A Druntime.h313 F(GetOwnPropertyKeys, 2, 1) \

Completed in 3 milliseconds