Home
last modified time | relevance | path

Searched defs:instanceof (Results 1 – 6 of 6) sorted by relevance

/third_party/jerryscript/tests/unit-core/
Dtest-native-instanceof.c36 test_instanceof (jerry_value_t instanceof, in test_instanceof()
63 …jerry_value_t instanceof = jerry_eval ((jerry_char_t *) instanceof_source, sizeof (instanceof_sour… in main() local
/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_lower.proto45 instanceof = 39; enumerator
Dtest_reserved_message_lower.proto44 message instanceof {} message
Dtest_reserved_enum_lower.proto44 enum instanceof { ZERO40 = 0; } enum
/third_party/node/tools/node_modules/babel-eslint/node_modules/@babel/generator/lib/node/
Dparentheses.js55 instanceof: 6, property
/third_party/node/test/js-native-api/test_general/
Dtest_general.c44 bool instanceof; in doInstanceOf() local