Searched defs:globals_ (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Lib/test/test_importlib/import_/ | ||
D | test___package__.py | 37 def import_module(self, globals_): argument |
D | test_relative_imports.py | 59 def relative_import_test(self, create, globals_, callback): argument |
/external/v8/src/wasm/ | ||
D | wasm-module-builder.h | 286 ZoneVector<WasmGlobal> globals_; variable |
D | module-compiler.cc | 245 Handle<JSArrayBuffer> globals_; member in v8::internal::wasm::__anonc090e3370111::InstanceBuilder |
/external/v8/src/ | ||
D | gdb-jit.cc | 921 ZoneChunkList<ELFSymbol> globals_; member in v8::internal::GDBJITInterface::ELFSymbolTable |