Home
last modified time | relevance | path

Searched refs:HasObjectId (Results 1 – 3 of 3) sorted by relevance

/ark/js_runtime/ecmascript/tooling/base/
Dpt_params.h489 bool HasObjectId() const in HasObjectId() function
Dpt_types.h225 bool HasObjectId() const in HasObjectId() function
885 bool HasObjectId() const in HasObjectId() function
/ark/js_runtime/ecmascript/tooling/test/
Ddebugger_types_test.cpp232 ASSERT_TRUE(remoteObject->HasObjectId()); in HWTEST_F_L0()