Home
last modified time | relevance | path

Searched defs:binding_p (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
Decma-module.c681 ecma_property_t *binding_p = NULL; in ecma_module_connect_imports() local
/third_party/jerryscript/jerry-core/vm/
Dvm.c1552 …ecma_property_t *const binding_p = ecma_find_named_property (frame_ctx_p->lex_env_p, literal_name_… in vm_loop() local
1571 ecma_property_t *binding_p = NULL; in vm_loop() local