Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
H A Druntime-object.cc1357 uint32_t property_num; in RUNTIME_FUNCTION() local
1363 String::cast(*property).AsArrayIndex(&property_num)) { in RUNTIME_FUNCTION()
1364 property = isolate->factory()->NewNumberFromUint(property_num); in RUNTIME_FUNCTION()

Completed in 3 milliseconds